Skip to content

Add options to determine rotation angles in the reducer#78

Merged
hangqianjun merged 4 commits into
mainfrom
rotate_config
May 21, 2026
Merged

Add options to determine rotation angles in the reducer#78
hangqianjun merged 4 commits into
mainfrom
rotate_config

Conversation

@hangqianjun
Copy link
Copy Markdown
Contributor

@hangqianjun hangqianjun commented May 11, 2026

Problem & Solution Description (including issue #)

Added configs: rotation_angle and flip_dec to the RailReducer stage, allows users to determine rotation angles (or flipping dec sign) in the config file. Updated the example config files too.

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@hangqianjun hangqianjun merged commit 99e543c into main May 21, 2026
3 checks passed
@hangqianjun hangqianjun deleted the rotate_config branch May 21, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants